"192.168.0.1:sipop" Previous topic Chapter index Next topic

TIPOPRODUCTOREC

 

 

Descriptions

There is no desription for table TIPOPRODUCTOREC

 

Fields

PK

FK

Name

Domain

Data type

Not null

Default

Description

 

 

ID_TIPO_PRODUCTO

 

INTEGER

 

 

 

 

 

ID_PRODUCTO

 

INTEGER

 

 

 

 

Triggers

There are no triggers for table TIPOPRODUCTOREC

 

Indices

There are no indices for table TIPOPRODUCTOREC

 

References

There are no references for table TIPOPRODUCTOREC

 

Referenced

There are no tables referenced by table TIPOPRODUCTOREC

 

Definition


CREATE TABLE TIPOPRODUCTOREC (
    ID_TIPO_PRODUCTO INTEGER,
    ID_PRODUCTO INTEGER);

    This file was generated with EMS InterBase/FireBird Manager (www.ibmanager.com) at 15/05/2005 05:10 p.m. Previous topic Chapter index Next topic